| 
 
adTempus API 
 | 
Gets or sets the latest date/time to which this schedule applies.
__property VARIANT EndDateTime;
VARIANT EndDateTime;Property EndDateTime() As VARIANT
Null
No dates/times that fall after this date/time will satisfy the criteria for the schedule.
If you do not want the schedule to have an end value, set EndDateTime to nothing (a VARIANT of type VT_NULL in C++).
| 
 
adTempus API Reference version 3.0.0.0, revised 10/30/2008 
 |